Skip to content

Fix #3881: add support for field reference CodeLens#4444

Merged
datho7561 merged 1 commit into
redhat-developer:mainfrom
MeherSru:fix-3881-field-reference-codelens
Jul 6, 2026
Merged

Fix #3881: add support for field reference CodeLens#4444
datho7561 merged 1 commit into
redhat-developer:mainfrom
MeherSru:fix-3881-field-reference-codelens

Conversation

@MeherSru

@MeherSru MeherSru commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR exposes the new java.referencesCodeLens.includeFields setting in the VS Code extension and documents it in the README. It depends on the corresponding eclipse.jdt.ls change that adds the field reference CodeLens support.

Fixes #3881

@MeherSru MeherSru marked this pull request as ready for review June 29, 2026 17:41

@datho7561 datho7561 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works well. Do you mind adding a description to the pull request for future reference?

@MeherSru

Copy link
Copy Markdown
Contributor Author

This PR exposes the new java.referencesCodeLens.includeFields setting in the VS Code extension and documents it in the README. It depends on the corresponding eclipse.jdt.ls change that adds the field reference CodeLens support.

@datho7561 datho7561 merged commit 21989a6 into redhat-developer:main Jul 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

code lens "usages/references" does not appear in attributes

2 participants